.section-header .sec-header:after{border-bottom:solid 4px #0d66cd}
.theme-btn{color:#fff;background:#0d66cd}
.index-product-list .cates li a{background:#0d66cd}
.index-news .vline-title{border-left:solid 7px #0d66cd;}
.pdi-btns .btn-order{background:#0d66cd}
.footer .form-group .btn-submit,.footer .form-group .btn-submit:hover,.footer .form-group .btn-submit:active{background:#0d66cd}

.index-product-list .cates li a{display:block;color:#fff;background:#fff; color: #333; border: 1px solid #ccc;}
.index-product-list .cates li a:hover,.index-product-list .cates li.active a{background:#0d66cd;border: 1px solid #0d66cd; color: #fff;}
.index-advantage .adv-img .adv-no{background: #0d66cd;}
.index-advantage .adv-title{font-weight: bold;color: #0d66cd;}
.index-advantage .adv-img .adv-no{font-style: normal;text-indent: 0;}
.inner-header>.title{color:#0d66cd}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{background-color: #0d66cd;border-color: #0d66cd;}
.pagination>li>a, .pagination>li>span{color: #0d66cd;}
.index-about .about .about-detail .about-txt{-webkit-line-clamp: 5;}
.footer .form-group .btn-submit, .footer .form-group .btn-submit:hover, .footer .form-group .btn-submit:active{background:#e8bb5e}
.footer>.friend-link{background: #0d66cd;}
/*mobile*/
@media screen and (max-width: 767px) {
    .product-cates .active .cate-item, .product-cates .active{background:#0d66cd}
    .navbar-bottom{background:#fff;box-shadow:0 0 2px #000;}
    .footer .copyright-wrap, .footer .footer-wrap .feedback{background: #0d66cd;}
    .footer>.friend-link{background:none;display: none;}
    .carousel .carousel-inner .item img{object-fit:cover ;height:50vw;}
    .product-list .pics{margin-top: 8px;}
	
	.banner{height: 25vw;}
}


/*PC*/
@media screen and (min-width:768px){
    .navbar-nav{float:right;margin-top: 17px;}
    .searchbox .sch-btn,.searchbox .sch-btn:hover,.searchbox .sch-btn:active{background:#0d66cd}
    .sidebar .product-cates .title{background:#0d66cd}
    .index-product-list .cates li a{height:45px; line-height: 45px;}
    .index-advantage .index-adv-wrap .index-adv-img img{border: solid 5px #fff;}
    .index-news .news-list .news-title{font-size: 16px;}
    .index-news .news-list .news-desc{color:#666}
    .navbar-nav>li>a{padding:19px 15px;}
    .searchbox{width:300px;}
    .searchbox .sch-txt{width: 215px;}
    .sidebar .product-cates .cates .cate-item:hover,.product-cates .cates .active .cate-item{background:#0d66cd;color:#fff}
    .footer{/* background: #1568c1; */
    /* color: #fff; */
    position: relative;
    height: 350px;
    background: url(/ima/3680_20.jpg) no-repeat center;
    background-size: 100% 350px;}
     /*.footer .footer-wrap{border-top: solid 1px #4d8bcc;border-bottom: solid 1px #307bcc;}
   .footer .copyright-wrap{border-top: solid 1px #1b5ca0;}
    .footer .qr-code-wrap{border-left: solid 1px #6ea4de;border-right: solid 1px #6ea4de;}*/
    .banner{height:auto;}
/*    .sidebar .product-cates .title{color:#0d66cd}
    .inner-header>.title{color:#0d66cd}
    .sidebar .product-cates .cates .cate-item:hover,.product-cates .cates .active .cate-item{background:#0d66cd;}*/
}